.scale-popup {
- .osd & { @extend %osd; }
+ .osd & { @extend %osd; }
- .osd & button.flat { //FIXME: quick hack, redo properly
- padding: 6px;
- border-style: none;
- border-radius: 5px;
- }
+ .osd & button.flat { //FIXME: quick hack, redo properly
+ border-style: none;
+ border-radius: 5px;
+ }
button { // +/- buttons on GtkVolumeButton popup
- padding: 6px;
-
&:hover {
@extend %undecorated_button;
background-color: transparentize($fg_color,0.9);
.osd .scale-popup button.flat, .osd .scale-popup notebook > header > tabs > arrow, .osd .scale-popup button.sidebar-button, .osd .scale-popup headerbar button.titlebutton, headerbar .osd .scale-popup button.titlebutton,
.osd .scale-popup .titlebar button.titlebutton,
.titlebar .osd .scale-popup button.titlebutton {
- padding: 6px;
border-style: none;
border-radius: 5px; }
-.scale-popup button {
- padding: 6px; }
- .scale-popup button:hover {
- background-color: rgba(238, 238, 236, 0.1);
- border-radius: 5px; }
+.scale-popup button:hover {
+ background-color: rgba(238, 238, 236, 0.1);
+ border-radius: 5px; }
/**********************
* Window Decorations *
.osd .scale-popup button.flat, .osd .scale-popup notebook > header > tabs > arrow, .osd .scale-popup button.sidebar-button, .osd .scale-popup headerbar button.titlebutton, headerbar .osd .scale-popup button.titlebutton,
.osd .scale-popup .titlebar button.titlebutton,
.titlebar .osd .scale-popup button.titlebutton {
- padding: 6px;
border-style: none;
border-radius: 5px; }
-.scale-popup button {
- padding: 6px; }
- .scale-popup button:hover {
- background-color: rgba(46, 52, 54, 0.1);
- border-radius: 5px; }
+.scale-popup button:hover {
+ background-color: rgba(46, 52, 54, 0.1);
+ border-radius: 5px; }
/**********************
* Window Decorations *